ProgressEventArgs Properties |
The ProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception |
Gets or sets exception.
| |
| IsComplete |
Indicates when download/upload is completed.
| |
| LocalFilePath |
Gets or sets local file path.
| |
| Progress |
Gets or sets number of downloaded/uploaded bytes.
| |
| RemoteFileUrl |
Gets or sets remote file url.
|